libs/light/gentypes.py: allow to generate headers in subdirectory
authorAnthony PERARD <anthony.perard@citrix.com>
Thu, 13 Oct 2022 13:05:03 +0000 (14:05 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 14 Oct 2022 19:56:57 +0000 (20:56 +0100)
commit4c1a3cca790f0a11d3d803f0406845f46a50d177
tree78eedc4efc9f132c44a6113a1a6c1b011d80a727
parentf3fae4184fb2e90b715f7361f7bd4f37f400587f
libs/light/gentypes.py: allow to generate headers in subdirectory

This doesn't matter yet but it will when for example the script will
be run from tools/ to generate files tools/libs/light/.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Release-acked-by: Henry Wang <Henry.Wang@arm.com>
tools/libs/light/gentypes.py